Skip to content

ci: re-enable optional ABI snapshot check#778

Merged
aji70 merged 1 commit intoMyFanss:mainfrom
dreamgeneX:issue-600-reenable-abi-snapshot-ci
Apr 24, 2026
Merged

ci: re-enable optional ABI snapshot check#778
aji70 merged 1 commit intoMyFanss:mainfrom
dreamgeneX:issue-600-reenable-abi-snapshot-ci

Conversation

@dreamgeneX
Copy link
Copy Markdown

Summary

  • add a dedicated GitHub Actions workflow to run contract/scripts/snapshot-abi.sh --check on contract PRs
  • keep the ABI snapshot job non-blocking with an optional workflow job
  • update the ABI snapshot README to document manual check and regeneration flows

Testing

  • bash -n contract/scripts/snapshot-abi.sh
  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/abi-snapshot.yml")'

Closes #600

@aji70 aji70 merged commit ccfe423 into MyFanss:main Apr 24, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-enable ABI snapshot CI (optional job)

2 participants